@page { size: landscape; }

.lowerContentBgImg {
    background: url(lowerContentBgImg.jpg) repeat;
}

.specialContentBgImg {
    background: url(specialContentBgImg.jpg) repeat;
    overflow: hidden;
}

.lowerContentBgColor {
    background: url(lowerContentBgColor.png) repeat-y center;
}

.lowerContentBgPic {
    background: url(lowerContentBgPic.png) no-repeat left bottom;
    background-size: 28.3%;
}

.lowerContentCrumbs {
    margin-top: 20px;
    margin-bottom: 20px;
}

.lowerContentCrumbs span,
.lowerContentCrumbs a {
    color: #707070;
}

.lowerContentCrumbs .on {
    color: #a2b5c4;
}

.lowerContentLeft {
    float: left;
    width: 338px;
    text-align: right;
}

.lowerContentNavTitle {
    font-size: 24px;
    color: #707070;
    font-weight: normal;
    padding-right: 100px;
    margin-top: 52px;
    margin-bottom: 16px;
}

.lowerContentNav li a {
    color: #707070;
    display: block;
    padding-right: 30px;
    margin-right: 50px;
    background: url(lowerContentNav_icon.png) no-repeat right 6px;
    line-height: 24px;
    min-height: 30px;
}

.lowerContentNav li a:hover,
.lowerContentNav .on a {
    color: #004276;
    background: url(lowerContentNav_icon_hover.png) no-repeat right 6px;
}

.lowerContentNav li {
    padding-top: 30px;
}

.lowerContentNav li.on {
    background: url(lowerContentNav_liBg.png) no-repeat 100% 20px;
}

.lowerContentRight {
    float: right;
    width: 1060px;
    min-height: 1400px;
}

.lowerContentArticleBox {
    margin: 0 40px;
    padding-bottom: 60px;
}

.lowerContentArticleTitle {
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    margin-top: 60px;
}

.lowerContentArticleInf {
    text-align: center;
    color: #707070;
    margin-top: 54px;
}

.lowerContentArticleInf span {
    margin: 0 15px;
}

.lowerContentArticleOperation {
    text-align: center;
    color: #707070;
    line-height: 30px;
    margin-top: 26px;
}

.lowerContentArticleOperation span,
.lowerContentArticleOperation img,
.lowerContentArticleOperation i {
    vertical-align: middle;
}

.ArticleFontChange,
.ArticlePrinter,
.ArticleFx {
    margin-right: 40px;
}

.lowerContentArticleOperation i {
    display: inline-block;
    width: 28px;
    height: 28px;
    border: 1px solid #CCCCCC;
    line-height: 28px;
    border-radius: 4px;
    cursor: pointer;
}

.lowerContentArticleOperation i:hover {
    color: #18649E;
    border-color: #18649E;
}

.pointer {
    cursor: pointer;
}

.ArticleDetails {
    margin-top: 20px;
    padding: 0 1% 40px 1%;
}

.ArticleDetails img {
    display: block;
    margin: 48px auto 0;
    max-width: 100%;
    height: auto;
}

.ArticleDetails p {
    font-size: 18px;
    line-height: 38px!important;
    text-indent: 2em!important;
    margin-bottom: 1em;
    margin-left: 0!important;
}
.ArticleDetails table tr td p {
    text-indent: 0!important;
}

.ArticleDetails h3 {
    font-size: 18px;
    line-height: 48px;
}

.ArticleDetails h4 {
    font-size: 18px;
    line-height: 48px;
    text-align: center;
}

.ArticleDetails .Indet0 {
    text-indent: 0px;
}

.ArticleDetails .ArtTextRight {
    text-align: right;
}


.ArticleIns {
    margin-top: 48px;
}

.ArticleIns p .ArticleIns_nameBg:first-child {
    margin-left: 20px;
}

.ArticleIns p:first-child .ArticleIns_nameBg {
    margin-left: 20px;
}

.ArticleIns_nameBg {
    background: url(personIcon.png) no-repeat left center;
    padding-left: 30px;
    margin-right: 30px;
    width: 70px;
    display: block;
    float: left;
}

.ArticleIns_nameBg:hover {
    background: url(personIconHover.png) no-repeat left center;
    color: #18649E;
}

.font_big.on,
.font_middle.on,
.font_small.on {
    color: #18649E;
    border-color: #18649E;
}

.lowerContentBox {
    margin-bottom: 50px;
}

.wbIcon {
    display: inline-block;
    width: 31px;
    height: 30px;
    background: url(wbIcon.png);
    cursor: pointer;
}

.wbIcon:hover {
    background: url(wbIcon_hover.png);
}

.wxIcon {
    display: inline-block;
    width: 31px;
    height: 30px;
    background: url(wxIcon.png);
    cursor: pointer;
}

.wxIcon:hover {
    background: url(wxIcon_hover.png);
}

.lowerContentNavDes {
    font-size: 14px;
    color: #18649e;
    padding-right: 90px;
    margin-top: 30px;
}

.scholar_photo {
    display: block;
    width: 280px;
    height: 396px;
    margin-top: 90px;
}

.scholar_name {
    width: 280px;
    text-align: center;
    line-height: 112px;
    border-bottom: 1px solid #E3E3E3;
    font-size: 24px;
    background: url(lowerContentBgImg.jpg) repeat;
}

.detailsArticleBox {
    overflow: hidden;
}

.detailsArticleInf {
    text-align: center;
    color: #707070;
    line-height: 30px;
}

.detailsArticleInf span,
.detailsArticleInf img,
.detailsArticleInf i {
    vertical-align: middle;
}

.detailsArticleInf i {
    display: inline-block;
    width: 28px;
    height: 28px;
    border: 1px solid #CCCCCC;
    line-height: 28px;
    border-radius: 4px;
    cursor: pointer;
}

.detailsArticleInf i:hover {
    color: #18649E;
    border-color: #18649E;
}

.detailsArticleInf span {
    margin: 0;
}

.detailsArticleInf>span {
    margin: 0 15px;
}

.lowerContent_turnPage a {
    display: block;
    font-size: 18px;
    line-height: 48px;
    padding-left: 38px;
    background: url(turnPage_icon.png) no-repeat left;
}

.lowerContent_turnPage a:hover {
    color: #18649E;
    background: url(turnPage_icon_hover.png) no-repeat left;
}

.lowerContent_turnPage {
    margin-top: 44px;
}

.specialNavTitle {
    font-size: 36px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 44px;
    padding-top: 20px;
}

.specialNav a {
    display: block;
    float: left;
    width: 327px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 28px;
    margin-left: 30px;
    font-weight: 500;
    color: #fff;
}

.specialNav a:first-child {
    background: url(special_navBg1.jpg) no-repeat;
    color: #60492c;
    margin-left: 0;
}

.specialNav a:nth-child(2) {
    background: url(special_navBg2.jpg) no-repeat;
}

.specialNav a:nth-child(3) {
    background: url(special_navBg3.jpg) no-repeat;
}

.specialNav a:last-child {
    background: url(special_navBg4.jpg) no-repeat;
    color: #6e1607;
}

.specialNavBox {
    margin-bottom: 50px;
}

.specialContentLeft {
    float: left;
    width: 444px;
}

.specialContentRight {
    float: left;
    width: 956px;
    min-height: 1500px;
}

.specialContentNav {
    margin-top: 30px;
}

.specialContentNav a {
    line-height: 60px;
    display: block;
    padding-right: 70px;
    text-align: right;
    font-size: 18px;
    color: #707070;
}

.specialContentNav a:hover {
    color: #18649E;
}

.specialContentNav li.on {
    background: url(lowerContentNav_liBg.png) no-repeat right;
}

.specialContentNav li.on a {
    color: #226AA2;
}

.specialList {
    margin-left: 42px;
    margin-bottom: 15px;
    min-height: 600px;
}

.specialList li {
    padding: 15px 0;
    border-bottom: 1px dashed #BFD4E5;
}

.specialList li a {
    font-size: 18px;
    float: left;
    line-height: 34px;
    display: block;
    width: 800px;
}

.specialList li a:hover {
    color: #18649E;
}

.specialList li span {
    float: right;
    color: #999999;
    line-height: 34px;
}

.specialContentBgPic {
    background: url(specialContentBgPic.png) no-repeat left bottom;
    background-size: 34.1%;
}

.page {
    position: relative;
    height: 34px;
    margin: 50px 0 100px;
}

.pagec {
    position: relative;
    float: left;
    left: 50%;
    width: 100%;
}

.pagede {
    position: relative;
    float: left;
    margin-left: -26%;
    width: 100%;
}

.page a,
.page input,
.page span {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
}

.page a {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 16px;
    color: #333;
    border: 1px solid #dddddd;
    border-radius: 2px;
}

.page a.on {
    color: #fff;
    background: #18649E;
    border: 1px solid #18649E;
}

.page input.text {
    width: 42px;
    text-align: center;
    border: 1px solid #dddddd;
}

.page input.submit {
    width: 44px;
    font-size: 16px;
    border: 1px solid #18649E;
    cursor: pointer;
    background: #18649E;
    color: #fff;
    height: 32px;
}

.contentTop_h1 {
    font-size: 40px;
    color: #17639D;
    text-align: center;
    margin-top: 36px;
    font-weight: bold;
    display: block;
}

.contentTop_h1:hover {
    color: #004276;
}

.content a:hover {
    color: #3F7AAA;
}

.topRecommend {
    text-align: center;
    font-size: 20px;
    margin: 18px 0 24px;
}

.topRecommend a {
    color: #18649e;
}

.topRecommend span {
    color: #C3CFDA;
    margin: 0 45px;
}

.moreBtn {
    color: #a2b5c4;
    background: url(lowerContentNav_icon.png) no-repeat right;
    padding-right: 24px;
    font-size: 16px;
}

.moreBtn:hover {
    background: url(lowerContentNav_icon_hover.png) no-repeat right;
}

.topRecommend_more {
    margin-left: 890px;
    margin-bottom: 14px;
    display: inline-block;
}

.contentArt_banner {
    float: left;
    width: 498px;
    height: 340px;
    position: relative;
}

.contentArt_banner ul li {
    width: 100%;
    height: 340px;
    position: relative;
}

.contentArt_banner ul li a {
    display: block;
}

.contentArt_banner ul li img {
    width: 498px;
    height: 340px;
}

.contentArt_banner ul li p {
    width: 484px;
    padding-left: 14px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    background: url(rt_mainLb_shadow_v2020.png) left bottom no-repeat;
    background-size: 100% 100%;
}

.contentArt_banner .hd {
    position: absolute;
    right: 0;
    bottom: 17px;
    width: 90px;
    height: 12px;
}

.contentArt_banner .hd li {
    float: left;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    cursor: pointer;
    background: url(rt_mainlb_dian01_v2020.png) left center no-repeat;
}

.contentArt_banner .hd li.on {
    background: url(rt_mainlb_dian02_v2020.png) left center no-repeat;
}

.contentArt_news {
    float: left;
    width: 430px;
    margin-left: 20px;
}

.contentArt_newsFir {
    padding-bottom: 20px;
    border-bottom: 1px dashed #C0D5E6;
}

.contentArt_newsFir_title {
    font-size: 20px;
}

.contentArt_newsFir_main {
    line-height: 26px;
    color: #707070;
    margin-top: 14px;
}

.contentArt_newsFir_main a {
    color: #3174A9;
}

.contentArt_news_list li {
    line-height: 56px;
    font-size: 18px;
    border-bottom: 1px dashed #C0D5E6;
}

.contentArt_public {
    float: right;
    width: 356px;
    border: 1px solid #E3E3E3;
    border-top: 3px solid #18649E;
    padding: 0 28px;
}

.contentArt_public_title {
    font-size: 30px;
}

.contentMarT26 {
    margin-top: 26px;
}

.contentArt_public_title img {
    margin-right: 10px;
}

.contentArt_public_title a {
    line-height: 38px;
}

.contentArt_public_list {
    margin-top: 17px;
    margin-bottom: 25px;
}

.contentArt_public_list li {
    line-height: 56px;
    font-size: 18px;
    border-bottom: 1px dashed #C0D5E6;
}

.contentArt_public_list li:last-child {
    border: none;
}

.index_pic {
    display: block;
    max-width: 100%;
    margin: 38px 0;
}

.content_outcome {
    background: #F7F7F7;
    position: relative;
    padding-bottom: 56px;
}

.content_outcome_bgTL {
    background: url(outcome_bg1.png) no-repeat top left;
}

.content_outcome_bgBR {
    background: url(outcome_bg2.png) no-repeat bottom right;
}

.content_outcomeBox {
    overflow: hidden;
}

.content_outcome_title {
    margin-top: 50px;
    margin-bottom: 24px;
}

.outcomeCnt_tab {
    float: left;
    width: 248px;
    text-align: center;
    position: relative;
}

.outcomeCnt_tab li {
    height: 167px;
    line-height: 168px;
    font-size: 20px;
}

.outcomeCnt_tab li.on {
    background: url(lowerContentNav_liBg.png) no-repeat right;
    color: #004276;
}

.outcomeCnt_tab li span {
    cursor: pointer;
}

.outcomeCnt_tab li span:hover {
    color: #004276;
}

.outcomeCntBgImg {
    background: url(lowerContentBgImg.jpg) repeat;
    width: 228px;
    border: 1px solid #BACDE3;
}

.outcomeCnt_tab li.on .outcomeCntBgImg {
    background: url(lowerContentBgImg_hover.jpg) repeat;
}

.outcomeCntBgBorder {
    background: url(outcomeCntBgBorder.png) no-repeat center;
}

.outcomeCntBgBorder img,
.outcomeCntBgBorder span {
    vertical-align: middle;
}

.outcomeCnt_matter {
    float: left;
    background: #fff;
    width: 1052px;
    margin-left: -18px;
    padding-left: 72px;
    padding-right: 44px;
    height: 507px;
    box-shadow: 0 0px 10px #F2F2F2;
}

.matter_tab_title {
    font-size: 22px;
    margin-top: 32px;
    margin-bottom: 22px;
}

.matter_tabFir_title {
    font-size: 20px;
}

.matter_tabFir_det {
    line-height: 26px;
    margin-top: 20px;
    color: #707070;
}

.matter_tabFir_det a {
    color: #3174a9;
}

.matter_tabFir {
    padding-bottom: 20px;
    border-bottom: 1px dashed #C0D5E6;
}

.matter_tabUl li {
    line-height: 68px;
    width: 502px;
    border-bottom: 1px dashed #C0D5E6;
}

.matter_tabUl li:nth-child(odd) {
    float: left;
}

.matter_tabUl li:nth-child(even) {
    float: right;
}

.matter_tabUl li span {
    color: #999999;
    font-size: 12px;
}

.outcomeCnt_matter_tab {
    display: none;
}

.outcomeCnt_matter_tab:first-child {
    display: block;
}

.content_scholar {
    float: left;
    width: 947px;
}

.content_study {
    float: right;
    width: 416px;
}

.content_studyUl {
    margin-top: 18px;
}

.content_studyUl li {
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    border-bottom: 1px dashed #C0D5E6;
}

.content_scholar_list {
    width: 880px;
    margin-top: 30px;
    padding-left: 40px;
}

.content_scholar_listUl {
    width: 880px;
    margin: 0 auto;
    height: 212px;
    overflow: hidden;
}
.content_scholar_listUl li {
    float: left;
    width: 293px;
}

.content_scholar_listUl li img {
    display: block;
    width: 139px;
    height: 212px;
    float: left;
}

.content_scholarCnt {
    float: left;
    margin-left: 20px;
    width: 130px;
}

.content_scholarCnt h4 {
    font-size: 20px;
    line-height: 50px;
}

.content_scholarCnt p {
    font-size: 14px;
    color: #707070;
    line-height: 24px;
}

.content_scholar_listBox {
    position: relative;
}

.swiper-container {
    height: 212px;
}

.swiper-button-next,
.swiper-button-prev,
.content_scholar_list .prev,
.content_scholar_list .next{
    position: absolute;
    top: 50%;
    width: 27px;
    height: 58px;
    margin-top: -29px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 58px;
    -webkit-background-size: 27px 58px;
    background-size: 27px 58px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev,
.content_scholar_list .prev{
    left: 0!important;
    background-image: url(swiper_left_btn.png) !important;
}

.swiper-button-next,
.content_scholar_list .next{
    right: 0!important;
    background-image: url(swiper_right_btn.png) !important;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.8;
}

.content_annBox {
    margin-bottom: 22px;
}

.content_periodical {
    background: #F7F7F7;
}

.periodical_bgtl {
    background: url(periodical_bg1.png) no-repeat top left;
}

.periodical_bgbr {
    background: url(periodical_bg2.png) no-repeat bottom right;
}

.periodical_title {
    margin: 50px 0 25px;
}

.content_periodicalBox {
    overflow: hidden;
}

.periodical_list li {
    float: left;
    width: 216px;
    margin-left: 20px;
}

.periodical_list li:first-child {
    margin-left: 0;
}

.periodical_list li img {
    display: block;
    width: 216px;
    height: 312px;
}

.periodical_list li a {
    display: block;
}

.periodical_list li span {
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 26px 0 55px;
}

.content_docu {
    float: left;
    width: 616px;
}

.content_special {
    float: right;
    width: 748px;
}

.content_datum_title {
    margin: 40px 0 20px;
}

.content_docu_list li {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.content_docu_list li:nth-child(odd) {
    margin-left: 0;
}

.content_docu_list li a {
    display: block;
    width: 302px;
    height: 99px;
    line-height: 99px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}

.content_docu_list li:first-child a {
    background: url(content_docu_pic1.jpg) no-repeat;
    color: #ebcecd;
}

.content_docu_list li:nth-child(2) a {
    background: url(content_docu_pic2.jpg) no-repeat;
    color: #f8eee0;
}

.content_docu_list li:nth-child(3) a {
    background: url(content_docu_pic3.jpg) no-repeat;
    color: #f6ede8;
}

.content_docu_list li:nth-child(4) a {
    background: url(content_docu_pic4.jpg) no-repeat;
    color: #e8ecd3;
}

.content_special_list li {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.content_special_list li:nth-child(odd) {
    margin-left: 0;
}

.content_special_list li a {
    display: block;
    width: 367px;
    height: 99px;
    line-height: 99px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}

.content_special_list li:first-child a {
    background: url(content_special_pic1.jpg) no-repeat;
    color: #60492c;
}

.content_special_list li:nth-child(2) a {
    background: url(content_special_pic2.jpg) no-repeat;
    color: #ffffff;
}

.content_special_list li:nth-child(3) a {
    background: url(content_special_pic3.jpg) no-repeat;
    color: #ffffff;
}

.content_special_list li:nth-child(4) a {
    background: url(content_special_pic4.jpg) no-repeat;
    color: #6e1607;
}

.content_datum {
    margin-bottom: 90px;
}

/*翻页*/
.nypage {
    padding: 20px 0 40px;
    text-align: center;
    color: #333333;
    line-height: 32px;
}

.nypage a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #333333;
    margin: 0 2px;
    border: 1px solid #dddddd;
    font-size: 16px;
}
.nypage a:hover {
    background: #18649E;
    color: #ffffff;
}
.nypage a.cur {
    background: #18649E;
    color: #ffffff;
}

.nypage a.index, .nypage a.end {
    width: 48px;
}

.nypage a.next {
    width: 65px;
}

.nypage font {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    font-size: 0;
}
.nypage font span{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    float: left;
}
.nypage input {
    margin: 0 2px;
    height: 16px;
    line-height: 16px;
    padding: 7px 0;
    font-size: 16px;
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    float: left;
}

.nypage #go {
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    height: 32px;
    background: #18649E;
    cursor: pointer;
    color: #fff;
    margin-left: 10px;
    line-height: 32px;
}
.xsst {
    float: left;
    width: 1060px;
    padding-top: 30px;
}
.ArticleDetails table {
    width: 94%;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-collapse:collapse;
    margin: 0 auto;
    background: none!important;
}
.ArticleDetails table td {
    border-right: 1px solid #333!important;
    border-bottom: 1px solid #333!important;
    padding-left: 5px;
    padding-right: 5px;
}
.ArticleDetails table p {
    margin-bottom: 0;
    text-indent: 0;
}
.renyuan {
    float: left;
    width: 150px;
    font-size: 18px;
    line-height: 38px;
    text-indent: 2em;
    font-weight: bold;
}
.renyuan_name {
    float: left;
    width: 550px;
    text-indent: 0;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 38px;
}
@media screen and (max-width: 1560px) {
    
    .lowerContentCrumbs {
        margin-top: 14px;
        margin-bottom: 14px;
    }
    .lowerContentBgColor {
        background: url(lowerContentBgColor1000.png) repeat-y center;
    }
    .lowerContentLeft {
        width: 246px;
    }
    .lowerContentRight {
        float: right;
        width: 754px;
        min-height: 1300px;
    }
    .lowerContentNavTitle {
        font-size: 20px;
        margin-top: 40px;
        margin-bottom: 12px;
        padding-right: 52px;
    }
    .lowerContentNav li a {
        margin-right: 20px;
        padding-right: 30px;
        font-size: 13px;
    }
    .lowerContentBgPic {
        background-size: 28.7%;
    }
    .lowerContentArticleTitle {
        font-size: 26px;
        margin-top: 40px;
    }
    .lowerContentArticleInf {
        margin-top: 36px;
    }
    .lowerContentArticleOperation {
        margin-top: 20px;
    }
    .lowerContentArticleOperation i {
        width: 23px;
        height: 23px;
        line-height: 23px;
    }
    .ArticleDetails p {
        font-size: 16px;
        line-height: 34px!important;
    }
    .lowerContent_turnPage a {
        font-size: 15px;
        line-height: 40px;
    }
    .lowerContent_turnPage {
        margin-top: 30px;
    }
    .lowerContentBox {
        margin-bottom: 50px!important;
    }
    .lowerContentNavDes {
        font-size: 12px;
        padding-right: 52px;
        margin-top: 20px;
    }
    .scholar_photo {
        width: 210px;
        height: auto;
        margin-top: 60px;
    }
    .scholar_name {
        width: 210px;
        line-height: 92px;
        font-size: 20px;
    }
    .specialNavTitle {
        font-size: 30px;
        margin-bottom: 38px;
    }
    .specialNav a {
        width: 235px;
        height: 99px;
        line-height: 99px;
        font-size: 23px;
        margin-left: 20px;
    }
    .specialContentBgImg {
        background: url(specialContentBgImg1000.jpg) repeat center;
    }
    .specialContentLeft {
        width: 245px;
    }
    .specialContentNav a {
        line-height: 50px;
        padding-right: 44px;
        font-size: 15px;
    }
    .specialContentRight {
        width: 755px;
        min-height: 1200px;
    }
    .specialList {
        margin-left: 25px;
    }
    .pagede {
        margin-left: -33%;
    }
    .page {
        margin: 40px auto 80px;
    }
    .page a {
        font-size: 14px;
    }
    .specialList li a {
        font-size: 15px;
        line-height: 30px;
        width: 630px;
    }
    .specialList li {
        padding: 10px 0;
    }
    .specialList li span {
        line-height: 30px;
    }
    .specialContentBgPic {
        background-size: 26%;
    }
    .contentTop_h1 {
        font-size: 32px;
        margin-top: 30px;
    }
    .topRecommend {
        text-align: center;
        font-size: 16px;
        margin: 15px 0 20px;
    }
    .topRecommend span {
        margin: 0 5px;
    }
    .topRecommend_more {
        margin-left: 670px;
        margin-bottom: 10px;
    }
    .contentArt_banner {
        width: 416px;
        height: 284px;
    }
    .contentArt_banner ul li {
        width: 100%;
        height: 284px;
    }
    .contentArt_banner ul li img {
        width: 416px;
        height: 284px;
    }
    .contentArt_banner ul li p {
        width: 402px;
    }
    .contentArt_news {
        width: 285px;
    }
    .contentArt_newsFir_title {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
    }
    .contentArt_newsFir_main {
        line-height: 21px;
        margin-top: 10px;
    }
    .contentArt_newsFir {
        padding-bottom: 12px;
    }
    .contentArt_news_list li {
        font-size: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 48px;
    }
    .contentArt_public {
        width: 220px;
        padding: 0 15px;
    }
    .contentMarT26 {
        margin-top: 22px;
    }
    .contentArt_public_title {
        font-size: 25px;
    }
    .contentArt_public_title a {
        line-height: 32px;
    }
    .contentArt_public_title img {
        height: 32px;
    }
    .moreBtn {
        padding-right: 20px;
        font-size: 14px;
        background-size: 16px;
    }
    .contentArt_public_list {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .contentArt_public_list li {
        line-height: 47px;
        font-size: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .index_pic {
        display: block;
        max-width: 100%;
        margin: 32px 0;
    }
    .content_outcome_title {
        margin-top: 42px;
        margin-bottom: 22px;
    }
    .outcomeCnt_tab {
        width: 178px;
    }
    .outcomeCnt_tab li {
        height: 139px;
        line-height: 139px;
        font-size: 18px;
    }
    .outcomeCntBgImg {
        width: 162px;
    }
    .outcomeCntBgBorder {
        background-size: 90% 90%;
    }
    .outcomeCnt_matter {
        width: 782px;
        margin-left: -14px;
        padding-left: 34px;
        padding-right: 20px;
        height: 421px;
    }
    .matter_tab_title {
        font-size: 18px;
        margin-top: 30px;
        margin-bottom: 16px;
    }
    .matter_tabFir_title {
        font-size: 16px;
    }
    .matter_tabFir_det {
        line-height: 21px;
        margin-top: 6px;
    }
    .matter_tabUl li {
        line-height: 50px;
        width: 376px;
    }
    .content_scholar {
        width: 720px;
    }
    .content_scholar_list,
    .content_scholar_listUl {
        width: 670px;
    }
    .content_scholar_listUl li {
        float: left;
        width: 223px;
    }
    .content_scholar_listUl li img {
        width: 114px;
        height: 174px;
    }
    .content_scholarCnt {
        margin-left: 14px;
        width: 84px;
    }
    .content_scholarCnt h4 {
        font-size: 16px;
        line-height: 44px;
    }
    .content_scholarCnt p {
        font-size: 12px;
        color: #707070;
        line-height: 20px;
    }
    .swiper-button-next,
    .swiper-button-prev, 
    .content_scholar_list .prev, 
    .content_scholar_list .next{
        width: 20px;
        height: 50px;
        margin-top: -25px;
        background-size: 100% 100%;
    }
    .content_study {
        width: 270px;
    }
    .content_study .contentArt_public_title a {
        font-size: 22px;
    }
    .content_study .contentArt_public_title .moreBtn {
        font-size: 14px;
    }
    .content_studyUl {
        margin-top: -20px;
    }
    .content_studyUl li {
        height: 48px;
        line-height: 48px;
        font-size: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .periodical_title {
        margin: 42px 0 24px;
    }
    .periodical_list li {
        float: left;
        width: 160px;
        margin-left: 8px;
    }
    .periodical_list li img {
        width: 160px;
        height: 232px;
    }
    .periodical_list li span {
        font-size: 14px;
        margin: 25px 0 38px;
    }
    .content_docu {
        width: 460px;
    }
    .content_special {
        width: 504px;
    }
    .content_datum_title {
        margin: 30px 0 14px;
    }
    .content_docu_list li a {
        width: 225px;
        height: 83px;
        line-height: 83px;
        font-size: 16px;
        background-size: 100% 100% !important;
    }
    .content_special_list li a {
        width: 245px;
        height: 83px;
        line-height: 83px;
        font-size: 16px;
        background-size: 100% 100% !important;
    }
    .content_datum {
        margin-bottom: 76px;
    }
    /*翻页*/
    .nypage {
        padding: 10px 0 30px;
        line-height: 28px;
        font-size: 14px;
    }

    .nypage a {
        width: 26px;
        height: 26px;
        line-height: 26px;
        margin: 0 2px;
        font-size: 14px;
    }

    .nypage a.index, .nypage a.end {
        width: 40px;
    }

    .nypage a.next {
        width: 54px;
    }

    .nypage font {
        display: inline-block;
        font-size: 14px;
    }

    .nypage input {
        margin: 0 2px;
        height: 14px;
        line-height: 13px;
        padding: 6px 0;
        font-size: 13px;
        text-align: center;
        border: 1px solid #dddddd;
        width: 37px;
    }

    .nypage #go {
        width: 37px;
        height: 26px;
        line-height: 26px;
    }
    .nypage font span {
        height: 30px;
        line-height: 28px;
        font-size: 14px;
    }
    .xsst {
        float: left;
        width: 754px;
        padding-top: 30px;
    }
    .renyuan {
        font-size: 16px;
        line-height: 34px;
    }
    .renyuan_name {
        width: 500px;
        font-size: 16px;
        line-height: 34px;
    }
    .ArticleIns_nameBg {
        margin-right: 25px;
    }
}